home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12882 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  723 b 

  1. Path: lyra.csx.cam.ac.uk!news
  2. From: gdr11@cl.cam.ac.uk (Gareth Rees)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help!  Can't read input from keyboard!
  5. Date: 03 Apr 1996 11:47:53 +0100
  6. Organization: Cambridge University Computer Lab
  7. Message-ID: <yxs68bhoa7a.fsf@stint.cl.cam.ac.uk>
  8. References: <4jq0ts$5mh@taniemarie.solon.com>
  9. NNTP-Posting-Host: stint.cl.cam.ac.uk
  10. In-reply-to: seebs@taniemarie.solon.com's message of 1 Apr 1996 19:46:36 -0600
  11. X-Newsreader: Gnus v5.0.15
  12.  
  13. Peter Seebach <seebs@taniemarie.solon.com> wrote:
  14. >         (void) sscanf, "3", "%d", i;
  15. >         (void) printf, "%d", i;
  16.  
  17. I ran this code through my CBH ("C-BASIC Hybrid") compiler, and it
  18. worked fine.  Perhaps GCC is not the right tool for the job?
  19.  
  20. -- 
  21. Gareth Rees
  22.